MAINTAINERS: add ioreq.c and ioreq.h to x86 I/O emulation file list
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 4 Apr 2016 13:02:07 +0000 (15:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 4 Apr 2016 13:02:07 +0000 (15:02 +0200)
commit7298d658826d9520969a8ba127a1903bc6bda520
tree73b8d13fff6e866d028b37b57505bc3f68cf3086
parentd9eadad55eb99c80a0a2841e8ca227c75de66891
MAINTAINERS: add ioreq.c and ioreq.h to x86 I/O emulation file list

Commit 108788e8 "x86/hvm: separate ioreq server code from generic hvm
code" split the code supporting ioreq servers from the rest of the HVM
code. Now that this is separate, the new files can be added to the x86
I/O emulation file list in MAINTAINERS.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
MAINTAINERS